misc: add i.MX8 misc driver
authorPeng Fan <[email protected]>
Thu, 18 Oct 2018 12:28:11 +0000 (14:28 +0200)
committerStefano Babic <[email protected]>
Mon, 22 Oct 2018 10:59:01 +0000 (12:59 +0200)
commitef64e782ece64a16d0d019c7da69682c78a04891
tree444a813cd2da38f91847600531b247da9a4c2a45
parent60b9de4f708ce1eae1eeb362e9b9ea32a63e4ebd
misc: add i.MX8 misc driver

Add i.MX8 MISC driver to handle the communication between
A35 Core and SCU.

Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Anatolij Gustschin <[email protected]>
Cc: Stefano Babic <[email protected]>
drivers/misc/Makefile
drivers/misc/imx8/Makefile [new file with mode: 0644]
drivers/misc/imx8/scu.c [new file with mode: 0644]